-
Home
-
OTP Verification / Email Verification / SMS Verification / OTP Authentication / WooCommerce Notification
-
3.6.3
-
Code
-
Classes
- MoRegistrationHandler
Total Complexity |
48 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
307 |
Lines of code |
242 |
Logical lines of code |
174 |
Comment lines |
0 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_customer_registration() |
A |
50 |
13 |
28 |
_validate_otp() |
A |
44 |
8 |
45 |
_register_customer() |
A |
45 |
8 |
41 |
_send_otp_token() |
S |
56 |
3 |
18 |
_reset_password() |
S |
60 |
3 |
13 |
_verify_customer() |
S |
62 |
3 |
11 |
_get_current_customer() |
S |
54 |
2 |
21 |
_send_phone_otp_token() |
S |
57 |
2 |
16 |
removeAccount() |
S |
57 |
1 |
19 |
__construct() |
S |
72 |
1 |
5 |
save_success_customer_config() |
S |
67 |
1 |
8 |
_revert_back_registration() |
S |
66 |
1 |
9 |
flush_cache() |
S |
77 |
1 |
4 |
_vlk() |
S |
77 |
1 |
4 |